Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: chore remove llvm features in CI #1534

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Aug 2, 2024

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y
  • ci: chore remove llvm features in CI

Signed-off-by: peefy <xpf6677@163.com>
@coveralls
Copy link
Collaborator

coveralls commented Aug 2, 2024

Pull Request Test Coverage Report for Build 10211242104

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 556 unchanged lines in 17 files lost coverage.
  • Overall coverage increased (+0.1%) to 70.435%

Files with Coverage Reduction New Missed Lines %
kclvm/error/src/lib.rs 1 61.56%
kclvm/api/src/service/jsonrpc.rs 2 0.0%
kclvm/tools/src/testing/suite.rs 2 91.2%
kclvm/sema/src/core/scope.rs 3 69.44%
kclvm/runtime/src/_kclvm.rs 3 0.0%
kclvm/compiler/src/codegen/traits/value.rs 3 0.0%
kclvm/sema/src/core/symbol.rs 3 51.25%
kclvm/third-party/serde_yaml/src/mapping.rs 6 29.31%
kclvm/version/src/lib.rs 8 27.27%
kclvm/compiler/src/value/schema.rs 10 0.0%
Totals Coverage Status
Change from base Build 10209835905: 0.1%
Covered Lines: 50255
Relevant Lines: 71349

💛 - Coveralls

@Peefy Peefy merged commit 96b6ae8 into kcl-lang:main Aug 2, 2024
12 checks passed
@Peefy Peefy deleted the ci-without-llvm-features branch August 2, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants